home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / util / wb / OutlineFont.readme < prev    next >
Text File  |  1997-01-05  |  4KB  |  97 lines

  1. Short:    Draws an outline on your Workbench icon text.
  2. Author:   Daniel Nyberg (daniel@dalnet.se>
  3. Uploader: Daniel Nyberg (daniel@dalnet.se)
  4. Version:  1.0
  5. Type:     util/wb
  6.  
  7.  
  8. This is an utility I wrote some time ago, just after I bought a
  9. CyberVision64 graphics board. I was annoyed by the fact that the
  10. font text was almost unreadable with some background images. So
  11. I quickly wrote this util that draws an thin outline around the
  12. icon texts. The outline can be of any colour and width. I prefer
  13. a black outline, 1 pixel wide, and with white text.
  14.  
  15. I have included a screen shot from my Workbench showing how it will
  16. look like once you got it installed.
  17.  
  18. Requirements:
  19.     AmigaOS 3.0 or higher.
  20.     68020 or better.
  21.  
  22. Installation:
  23.     Copy OulineFont to c:, or add a path to the OutlineFont
  24.     directory.
  25.  
  26.     Start Prefs/Font
  27.  
  28.     Choose "Select Workbench Icon text..."
  29.  
  30.     Select the font and field colour you want.
  31.     The field colour will be used for the outline.
  32.  
  33.     Select mode "Text+Field".
  34.  
  35.     Select OK; and save the font settings.
  36.  
  37.     Add "run >nil: OutlineFont <text> <field> <width>" to
  38.     your startup-sequence, before LoadWB.
  39.  
  40.     "<text>" is the palette number of the text colour you
  41.     choosed in Prefs/Font.
  42.  
  43.     "<field>" is the fiels colour.
  44.  
  45.     "<width>" is the outline width.
  46.  
  47.     Example: "run >nil: OutlineFont 2 1 1"
  48.     This will use colour 2 for the text and 1 for the outline.
  49.     The outline width will be 1 pixel. If you are using the
  50.     standard Workbench or MagicWB palette this will give you
  51.     a white font text with a black border.
  52.  
  53.  
  54. This is just a quick "hack", and could be done much better. Please feel
  55. free to improve it, or write a completely new OutlineFont util.
  56.  
  57. I have included the crappy, badly coded source. It's based on some example
  58. code in some RKM or NDU, I think. It's been over a year since I touched
  59. it.
  60.  
  61. I don't have the time, nor the motivation to spend any more time on this...
  62.  
  63. Anyway, I hope it works on your system as good as it does on mine. :)
  64.  
  65. It's been tested on the following systems:
  66.     A4000, CyberStorm060, 32 MB FastRAM, CyberVision64 in 8/16/24-bit.
  67.     A4000/030, 16MB FastRam, AGA in 1-8 bit modes.
  68.  
  69. The screen shot is from my Workbench running in 800x600 24-bit.
  70.  
  71.  
  72. ============================= Archive contents =============================
  73.  
  74. Original  Packed Ratio    Date     Time    Name
  75. -------- ------- ----- --------- --------  -------------
  76.     1233     596 51.6% 13-Oct-96 17:55:20  OutlineFont.info
  77.     4528    2599 42.6% 09-Aug-95 14:29:24 +OutlineFont
  78.     2180    1119 48.6% 13-Oct-96 18:25:54 +OutlineFont.readme
  79.     1451     557 61.6% 13-Oct-96 17:54:36 +OutlineFont.readme.info
  80.     1233     734 40.4% 13-Oct-96 17:54:36 +Source.info
  81.     1397     699 49.9% 13-Oct-96 17:18:36 +Build.info
  82.     2632    1711 34.9% 26-Dec-94 21:21:48 +Debug
  83.     1387     739 46.7% 13-Oct-96 17:18:36 +Debug.info
  84.     1394     804 42.3% 13-Oct-96 17:18:36 +Edit.info
  85.     1398     710 49.2% 13-Oct-96 17:18:36 +Find.info
  86.    10640    3411 67.9% 09-Aug-95 14:40:06 +OutlineFont.c
  87.     3501     559 84.0% 13-Oct-96 17:18:36 +OutlineFont.c.info
  88.      242     156 35.5% 08-Aug-95 21:26:30 +OutlineFont_stubs.asm
  89.     3501     566 83.8% 13-Oct-96 17:18:36 +OutlineFont_stubs.asm.info
  90.      124     110 11.2% 08-Aug-95 21:28:04 +OutlineFont_stubs.o
  91.       86      86  0.0% 08-Aug-95 22:19:28 +SCOPTIONS
  92.     1674     920 45.0% 13-Oct-96 17:18:36 +SCOPTIONS.info
  93.   116140  116140  0.0% 13-Oct-96 16:37:32 +WBShot.jpeg
  94.     3863    2963 23.2% 13-Oct-96 17:54:36 +WBShot.jpeg.info
  95. -------- ------- ----- --------- --------
  96.   158604  135179 14.7% 18-Dec-96 13:12:54   19 files
  97.